TianGong-LCA-MCP Server

by linancn
Verified

Weaviate Hybrid Search with Extension

Perform hybrid search in Weaviate with context extension for TianGong Life Cycle Assessment (LCA), enabling precise retrieval of relevant data using collection, query, and key parameters.

Instructions

Hybrid search in Weaviate with context extension

Input Schema

NameRequiredDescriptionDefault
collectionYes
extKYes
queryYes
topKYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "collection": { "type": "string" }, "extK": { "minimum": 0, "type": "number" }, "query": { "type": "string" }, "topK": { "type": "number" } }, "required": [ "collection", "query", "topK", "extK" ], "type": "object" }

You must be authenticated.

Other Tools from TianGong-LCA-MCP Server

Related Tools

ID: k6isarfwd0